Einhugur Word Plugin for Xojo

Section.PageMarginLeft Method

Sets or gets the left margin for the pages in the section.

PageMarginLeft(
   unit as EinhugurWord.Units) as Double

PageMarginLeft(
   unit as EinhugurWord.Units
   assigns value as Double)

Parameters

unit
The desired unit to get set the value in.
value (assignment parameter)
The value to set when using the setter.

Returns

Double

Remarks

See Also

Section Class